home *** CD-ROM | disk | FTP | other *** search
- body
- {
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- font-family: verdana, arial, helvetica, sans-serif;
- background-image: url('../images/background.png');
- background-repeat: repeat-x;
- background-color: red;
- }
-
- *
- {
- margin: 0;
- padding: 0;
- scrollbar-face-color: #00388C;
- scrollbar-arrow-color: #fff;
- scrollbar-track-color: #e0e0e0;
- }
-
- .pad5 {
- padding: 5px;
- }
-
- .pad10 {
- padding: 10px;
- }
-
- .pad15 {
- padding: 15px;
- }
-
- image {
- border: none;
- }
-
- img {
- border: none;
- }
-
- #headerBanner {
- float: right;
- margin-top: 16px;
- margin-right: 8px;
- }
-
- #opaqueHideDiv {
- position: absolute;
- left: 0px;
- top: 0px;
- display: none;
- z-index: 1001;
- filter: alpha(opacity=50);
- -moz-opacity: .5;
- opacity: 0.5;
- background-color: #303030;
- }
-
- #galleryIFrameDiv {
- position: absolute;
- display: none;
- z-index: 1002;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- opacity: 1;
- background-color: #000;
- }
-
- #smAudio, #smSoftware, #smMagazin, #smService {
- float: left;
- width: 190px;
- padding: 10px;
- margin-left: 10px;
- margin-right: 10px;
- }
-
- #mainContainer
- {
- position: relative;
- width: 1024px;
- height: 700px;
- margin: 0px auto;
- }
-
- .clearFloatDiv
- {
- clear: both;
- }
-
- #debugDiv{
- position: absolute;
- right: 0px;
- top: 0px;
- width: 300px;
- height: 80px;
- font-size: 10px;
- overflow: auto;
- display: none;
- background: white;
- z-index: 10000;
- }
-
- #bigSitemap {
- position: absolute;
- left: 0px;
- top: 133px;
- width: 1025px;
- display: none;
- }
-
- #bigSitemapHeader {
- position: relative;
- left: 0px;
- top: 0px;
- width: 1016px;
- height: 40px;
- background: #fff url('../images/titleBar.png') no-repeat top left;
- display: block;
- }
-
- #bigSitemapBG {
- position: relative;
- left: 0px;
- top: 0px;
- width: 1016px;
- height: 200px;
- background: #fff url('../images/detailbg.png') repeat-x top left;
- display: block;
- overflow: auto;
- }
-
- #bigSitemapContent {
- width: 100%;
- height: 100%;
- display: block;
- overflow: auto;
- }
-
- .sitemapIcon {
- float: left;
- padding-left: 10px;
- padding-top: 8px;
- }
-
- .sitemapHeaderText {
- float: left;
- padding-left: 10px;
- padding-top: 10px;
- font-weight: bold;
- color: #505050;
- font-size: 14px;
- }
-
- .sitemapCloseIcon {
- float: right;
- padding-right: 10px;
- padding-top: 8px;
- }
-
- .header {
- width: 100%;
- height: 94px;
- }
-
- div#headerText
- {
- font-family: 'trebuchet MS';
- text-align: left;
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
- color: #fff;
- line-height: 24px;
- padding: 10px;
- float: left;
- }
-
- div#headerText a
- {
- text-decoration: none;
- color: #fff;
- }
-
- div#headerText a:hover
- {
- text-decoration: underline;
- }
-
- /*Advertising*/
- div#ad_banner_01
- {
- margin: 0 8px 0 0;
- }
-
- img#banner
- {
- cursor: pointer;
- }
- /*Advertising*/
-
- /* IFrame */
- .iframe
- {
- float: left;
- width: 772px;
- margin: 20px 0 0 0px;
- }
-